TenderLoanTransaction

Entity Definition

Logical Name : TenderLoanTransaction
Physical Name : TR_LON_TND

A type of TenderControlTransaction that records the movement of Tender from a Safe to a Till.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
OutboundSafeID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_FM Identity integer Safe(AS_SF)
InboundTillID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_TO Identity integer Till(AS_TL)

Relationships

Parent Entity Verb Phrase Child Entity
Till receives tender via TenderLoanTransaction
Safe dispenses tender via TenderLoanTransaction
TenderControlTransaction can be a TenderLoanTransaction

Logical Views containing TenderLoanTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02500 - Tender Control Transaction - Macro View
Logical 02510 - Tender Control Transaction - Movement View
Logical 03160 - Reporting - Store Operations - Till View
Logical 04000 - Financial Ledger - Macro View
Logical 04200 - Financial Ledger - Tender Ctrl Transaction View